home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 43
/
Amiga Format CD43 (1999)(Future Publishing)(GB)(Track 1 of 2)[!][issue 1999-09].iso
/
-websites-
/
wirenet
/
files
/
wirenet15.lzx
/
Updates
/
StopNet
< prev
next >
Wrap
Text File
|
1992-04-04
|
467b
|
30 lines
; $VER: 1.5 StopNet (01.09.96)
If Exists AmiTCP:db/User-Stopnet
AmiTCP:db/User-Stopnet
EndIf
If exists "ENV:Wirenet/UseMiami"
; Stop Miami
rx "address 'MIAMI.1' 'QUIT'"
wait 2
Else
; Stop AmiTCP
Lab KillTCP
If `rx "Say Show(ports, AMITCP)"` EQ 0
skip NoTCP
EndIf
rx "address AMITCP; KILL" ; Send "KILL" to AmiTCP
Wait 2
Skip KillTCP BACK
Lab NoTCP
EndIf
Avail Flush >NIL:
SetEnv NetState NoNet
Flash